-
Notifications
You must be signed in to change notification settings - Fork 3
fix: address coderabbit comments from #31 #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe PR removes unused public API and class variables: Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
✏️ Tip: You can disable this entire section by setting Comment |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
cwmpinho
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Tested locally that exposure event is registered correctly
5739887 to
5ae5238
Compare
* Remove unused lib/absmartly/variant_assigner * Support create context with given context data. * Config refactor * Add ruby version matrix to the CI * remove bigdecimal as a dependency * Fix relative path in DefaultContextEventHandler. * Fix class inheritance in DefaultContextEventHandler. * Update version * fix: merge context attributes when setting them (absmartly#29) * revert: undo config refactor from PR absmartly#27 (fixes deadlock) (absmartly#31) * fix: address coderabbit comments (absmartly#32) * fix: allow http client configuration from configure_client (absmartly#33) * feat: add global cutom event logger (absmartly#34) --------- Co-authored-by: hermeswaldemarin <hermes@absmartly.com> Co-authored-by: Márcio Martins <77632139+marcio-absmartly@users.noreply.github.com> Co-authored-by: Hermes Waldemarin Neto <hermes.waldemarin@gmail.com> Co-authored-by: Dhruv Paranjape <d.paranjape@catawiki.nl> Co-authored-by: yektt <r.yekt.93@gmail.com> Co-authored-by: Cal Courtney <calthejuggler@gmail.com> Co-authored-by: Cal Courtney <cal@absmartly.com>
This PR addresses some review comments from PR #31. As that PR is a simple reversion - I have put these here for ease of reviewing.
Summary by CodeRabbit
Bug Fixes
Breaking Changes
✏️ Tip: You can customize this high-level summary in your review settings.